Total Complexity | 61 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 285 |
Lines of code | 241 |
Logical lines of code | 166 |
Comment lines | 4 |
Methods | 9 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 34 | 28 | 84 | |
send() | 37 | 11 | 74 | |
getAccessToken() | 49 | 2 | 30 | |
getApiKey() | 64 | 4 | 10 | |
getSecretKey() | 64 | 4 | 10 | |
getAccessTokenDB() | 64 | 4 | 10 | |
getCreatedTimes() | 64 | 4 | 10 | |
isExpiredAccessToken() | 64 | 3 | 10 | |
saveAccessToken() | 79 | 1 | 3 |